home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1998 January
/
Designer's Club 1998 January.iso
/
mac
/
Idea Source®
/
Main.Dir
/
00026_Script_Hidemb
< prev
next >
Wrap
Text File
|
1997-11-21
|
199b
|
8 lines
on mouseDown
repeat while the mousedown
set the visible of sprite (the clickon) to false
updatestage
end repeat
set the visible of sprite (the clickon) to true
updatestage
end